Skip to content

Conversation

mharriger
Copy link

@mharriger mharriger commented Jul 28, 2025

Context

This is an adaptation of #535 to the current codebase.

Add an option perModuleVersions which when set causes the plugin to only consider commits affecting paths within the current module's folder (that is, the folder containing the current pom.xml).

Requires git-commit-id/git-commit-id-plugin-core#247 to be merged first.

Resolves #136

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

@mharriger mharriger marked this pull request as ready for review July 28, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable per module versions
1 participant